Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#8179] Replace public body categories #8196

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

gbp
Copy link
Member

@gbp gbp commented Apr 11, 2024

Relevant issue(s)

Fixes #8179

What does this do?

Replace old public body categories models

Why was this needed?

Model has been replaced but we still have references to it in places.

Implementation notes

Only remaining references are in the old models and temp rake tasks which migrates to the new Category model.


[skip changelog]

@gbp gbp force-pushed the 8179-replace-public-body-categories branch from 3fab04b to 86b3308 Compare April 11, 2024 08:55
Replace PublicBodyCategory with Category. Only remaining references are
in the old models and temp rake tasks which migrates to the new Category
model.

Needed to change the expected public bodies returned in some RSpec test
examples due to differences in the fixture data.

Fixes #8179
@gbp gbp force-pushed the 8179-replace-public-body-categories branch from 86b3308 to c9083f9 Compare April 11, 2024 14:54
@gbp gbp merged commit 11e1386 into develop Apr 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace PublicBodyCategory with PublicBody.categories
1 participant